libxenlight: add a cli option to exit right after domain creation
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 11 Dec 2009 08:46:02 +0000 (08:46 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 11 Dec 2009 08:46:02 +0000 (08:46 +0000)
commitde7c9106c1a22c0fd759cefcecf2c428e5a76a00
treefe2cb7d40fd618de9e3d8771637ea56eeb7768c8
parent44ed88bd6bd53c9150fc532eb9028378e0384ce3
libxenlight: add a cli option to exit right after domain creation

This patch adds a command line option in xl to exit right after domain
creation and not wait in background for the death of the domain.
Users should be aware that if they use this option, they always have
to destroy the domain manually after the guest shuts down.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/libxl/xl.c